We have the rewrite rule
RewriteRule ^(.+)\.nsf(.*)
http://my.domain.conf:81$1.nsf$2 [P,L]
in a vhost configuration, that is, we forward request containing ".nsf" to the Domino http task running on port 81 via internal proxy.
No special proxy settings for mod_proxy